[INFO] cloning repository https://github.com/fugufish123/modrust-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fugufish123/modrust-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffugufish123%2Fmodrust-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffugufish123%2Fmodrust-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc430e67c12865b4339ec1127107cbacd8abea52
[INFO] fixing fugufish123/modrust-os against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffugufish123%2Fmodrust-os" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/fugufish123/modrust-os
[INFO] finished tweaking git repo https://github.com/fugufish123/modrust-os
[INFO] tweaked toml for git repo https://github.com/fugufish123/modrust-os written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fugufish123/modrust-os on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fugufish123/modrust-os already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Oakchris1955/simple-fatfs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.8.0
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded pic8259 v0.10.4
[INFO] [stderr]   Downloaded limine v0.6.3
[INFO] [stderr]   Downloaded pc-keyboard v0.7.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.6
[INFO] [stderr]   Downloaded pci_types v0.10.1
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded uart_16550 v0.6.0
[INFO] [stderr]   Downloaded x86_64 v0.14.13
[INFO] [stderr]   Downloaded x86_64 v0.15.4
[INFO] [stderr]   Downloaded acpi v6.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8
[INFO] running `Command { std: "docker" "start" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking pci_types v0.10.1
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking oem_cp v2.1.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking acpi v6.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking linked_list_allocator v0.10.6
[INFO] [stderr]     Checking uart_16550 v0.6.0
[INFO] [stderr]     Checking limine v0.6.3
[INFO] [stderr]     Checking pc-keyboard v0.7.0
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]     Checking x86_64 v0.15.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking pic8259 v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bitfield-struct v0.8.0
[INFO] [stderr]     Checking simple-fatfs v0.1.0-alpha.2 (https://github.com/Oakchris1955/simple-fatfs#ab25931c)
[INFO] [stderr]     Checking rust_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `FS` and `GS`
[INFO] [stdout]   --> src/gdt.rs:36:58
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use x86_64::instructions::segmentation::{CS, DS, ES, FS, GS, SS, Segment};
[INFO] [stdout]    |                                                          ^^  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AUDIO_STATE`, `Ac97BdlEntry`, `AudioState`, and `MUSIC_POS`
[INFO] [stdout]   --> src/main.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::sound::{Ac97BdlEntry, AudioState, AUDIO_STATE, MUSIC_POS};
[INFO] [stdout]    |                    ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_os` (bin "rust_os" test) due to 1 previous error; 5 warnings emitted
[INFO] [stdout] warning: unused imports: `FrameAllocator`, `Mapper`, `PageTableFlags`, and `Page`
[INFO] [stdout]   --> src/main.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 | use x86_64::structures::paging::{Page, PageTableFlags, Mapper, FrameAllocator};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `x86_64::structures::paging::Size4KiB`
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use x86_64::structures::paging::Size4KiB;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::interrupts::get_uptime_ms`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crate::interrupts::get_uptime_ms;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]    --> src/main.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / fn panic(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 146 | |     serial_println!("--- KERNEL PANIC ---");
[INFO] [stdout] 147 | |     serial_println!("{}", info);
[INFO] [stdout] 148 | |     loop {}
[INFO] [stdout] 149 | |
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]     = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]     = note: second definition in the local crate (`rust_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8", kill_on_drop: false }`
[INFO] [stdout] dad4725e8d64648a3e0ee56055fdd84189ba3cec96a86e9ce33377e206fa5fb8
